home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 4
/
Mac Giga-ROM 4.0 - 1993.toast
/
FILES
/
HYP
/
E-G
/
Fractal3.cpt
/
Fractals
/
card_2716.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
989b
|
35 lines
-- card: 2716 from stack: in
-- bmap block id: 4824
-- flags: 0000
-- background id: 6329
-- name:
-- part 1 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=14 top=39 right=302 bottom=499
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 5
-- text size: 14
-- style flags: 0
-- line height: 18
-- part name: text
-- part contents for card part 1
----- text -----
After MacsBug it was just a matter of time...
This stack contains the Fractal XCMD. The format of the command looks like this, where parameters in brackets are optional, defaulting to the values after the equals sign:
fractal seedh, seedv [, res = 8 [, limit = 32 [, lock = 0]]]
seedh and seedv... are the fractal constant
res... is the length of a side of a sample, in pixels
limit... is the maximum number of iterations
lock... determines whether clicking the mouse stops drawing
Seedh and seedv are real values, the others are integer.